Location
|
Contents
|
Your server's cgi-bin directory.
|
- WebObjects.exe
- The WebObjects adaptor
- WebObjects
- This file is simply a copy of the WebObjects.exe file above minus the .exe extension. Some HTTP servers disallow the extension.
|
Your server's document root directory
|
- WebObjects
- This directory should contain the subdirectories Documentation, Examples, icons, infos, and Java.
|
NEXT_ROOT directory
|
- This is the location where you installed the WebObjects software. Check for these files and directories:
- NextLibrary\Executables
- Contains WODefaultApp.exe, the default application executable for scripted WebObjects applications
- NextLibrary\Frameworks\WebObjects.framework
- WebObjects library of classes, plus header files
- NextLibrary\Frameworks\WOExtensions.framework
- WebObjects Extensions framework, which contains extra dynamic elements and shared components
- NextLibrary\Java
- The Java interfaces to WebObjects classes.
- NextLibrary\WOAdaptors
- Contains WebObjects configuration files and, if you've installed the WebObjects Developer package, source files to several adaptors.
|